SharePHP Excel, Reading an Excel File in Php
PHP Excel Reader - Google Code
PHP Excel Reader - Parse and retrieve information from XLS files
This PHP library expands on the great work done in the PHP Excel Reader project on SourceForge.
It reads the binary format of XLS files directly and can return values and formats from any cell.
Example
Microsoft Excel Screenshot
PHP Output
By simply using this php command:
dump(true,true); ?>
The output looks like this (with some CSS):
More about PHP Vs Excel